ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyPlotView<TOwnerView,TPlotDefinition,TNodeView,TFlowView> Class / _selectionAdorners Method

In This Topic
    _selectionAdorners Method (_SankeyPlotView<TOwnerView,TPlotDefinition,TNodeView,TFlowView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _selectionAdorners() As List(Of IAdorner)
    public override List<IAdorner> _selectionAdorners()
    See Also